From: Alexander Beregalov Date: Sun, 6 Jul 2008 13:01:34 +0000 (+0400) Subject: [SCSI] scsi_cmnd.h: remove double inclusion of linux/blkdev.h X-Git-Tag: archive/raspbian/4.9.13-1+rpi1~10^2~28043^2~2 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/success/%22http:/www.example.com/cgi/success?a=commitdiff_plain;h=02a1e3ce7df624ba91e8ff06e172f448746ad76a;p=linux-4.9.git [SCSI] scsi_cmnd.h: remove double inclusion of linux/blkdev.h Signed-off-by: Alexander Beregalov Signed-off-by: James Bottomley --- diff --git a/include/scsi/scsi_cmnd.h b/include/scsi/scsi_cmnd.h index 3e46dfae8194..66c944849d6b 100644 --- a/include/scsi/scsi_cmnd.h +++ b/include/scsi/scsi_cmnd.h @@ -7,7 +7,6 @@ #include #include #include -#include struct Scsi_Host; struct scsi_device;